home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK2.toast / Mac OS 8 Tour / Glossary / 00121.ls < prev    next >
Encoding:
Text File  |  1996-05-01  |  99 b   |  6 lines

  1. on mouseDown
  2.   global theScript
  3.   set theScript to "go to frame 120"
  4.   ButtDown(33, theScript)
  5. end
  6.